Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The official blog of the engineers supporting distributed technologies
AppFabric 1.1 can throw random DataCacheException under load. The three most common errors are:...
Date: 03/09/2015
You may ask the question why I care about what authentication protocol is used in AppFabric as long...
Date: 03/08/2015
If you cannot get the DTC service to start and see the following error whenever you try starting it,...
Date: 03/08/2015
I ran into an interesting issue with Workflow services hosted in Azure. When I had enabled more than...
Date: 12/16/2014
There can be multiple reasons for installation errors when installing AppFabric either with...
Date: 12/16/2014
SYMPTOMS While installing the SharePoint Server 2013 prerequisites, you see the following error in...
Date: 11/01/2014
This MSDN article documents how to set the Windows firewall exceptions for AppFabric Caching Service...
Date: 03/19/2014
Microsoft releases cumulative update (CU) packages for AppFabric 1.1 for Windows Server. Each...
Date: 02/26/2014
Your AppFabroc client application may throw the following exception after you install a cumulative...
Date: 02/21/2014
Have you ever encountered a scenario where you have a COM server that you just want to get cleaned...
Date: 12/16/2013
How to enable claims aware Login and Logoff on demand in MVC4 App using WIF? In this part, we are...
Date: 10/09/2013
The behavior of Windows Server AppFabric 1.1 memory consumption is puzzling to many people. You may...
Date: 10/02/2013
In this blog, we focus on how to enable MVC4 Application to support claims aware authentication in...
Date: 10/01/2013
I was looking for a step by step document to create a claims aware WCF application with WIF. The...
Date: 05/13/2013
You may run into the following issues if you do not use the DataCacheFactory object in an...
Date: 11/15/2012
AppFabric 1.1 for Windows Server has released two cumulative update packages (KB2671763 and...
Date: 10/29/2012
WIF 1.0 - ID1073 A CryptographicException occurred when attempting to decrypt the cookie using the ProtectedData API
If you have developed a .NET 3.5 or .NET 4.0 claims aware web application using Windows Identity...
Date: 10/29/2012
There is a known limitation in Windows Server AppFabric 1.0 Caching security. That is, when the...
Date: 10/28/2012
Web Services Enhancements for Microsoft .NET (WSE) is an add-on to Microsoft Visual Studio .NET and...
Date: 10/25/2012
Windows Identity Foundation (WIF) 1.0 is a separate package that you can download from the Microsoft...
Date: 10/11/2012
If you worked with Distributed Transactions, you may already be aware that they are configured in...
Date: 10/05/2012
Windows Identity Foundation (WIF) allows you to federate your web applications and WCF services to...
Date: 08/31/2012
Starting in Windows 7 and Windows Server 2008 R2 you can now configure the Microsoft Distributed...
Date: 01/16/2012
Microsoft Distributed Transaction Coordinator (MS DTC) can be used to manage Oracle transactions in...
Date: 11/28/2011
Throughout this document you may refer to this diagram to help you see how the each step relates to...
Date: 11/22/2011
IIS 7.0 introduces WAS (Windows Process Activation Service) hosting architecture to support non-HTTP...
Date: 11/11/2011
SCENARIO=========We have two WCF services hosted in an IIS virtual directory. One acts as a...
Date: 10/07/2011
Here we describe an interoperability issue with a WCF client consuming a Java web service and using...
Date: 05/09/2011
In the recent past, the PSSCOR2 debugger extension was made public. This debugger extension contains...
Date: 01/11/2011
Resolution: You may receive this error if you do not have the required prerequisites installed....
Date: 11/05/2010
Typically we expect that a piece of code that works once should work ALWAYS but this is not as...
Date: 07/03/2010
In very rare conditions in the past, it may have been necessary to take steps to rebuild the COM+...
Date: 06/17/2010
Making things work with a disparate entity is always a difficult task to accomplish. Things are no...
Date: 06/14/2010
WCF Routing Service is a new feature introduced with WCF 4.0. While this article is not about...
Date: 06/01/2010
Using an intermediate device with a WCF client/service application can pose a few issues, we will...
Date: 05/13/2010
Issue: When you run an application that tries to connect to the SQL cluster on Windows 2008 or R2...
Date: 05/04/2010
If you migrate your ASP and COM+ application from Windows 2003 to Windows 2008 you may find that...
Date: 04/28/2010
Import of Microsoft Distributed Transaction Coordinator (MS DTC) transaction failed: 0x8004d00e(XACT_E_NOTRANSACTION)
You may run into an issue when running JDBC XA transactions against SQL Server 2008 on Windows...
Date: 03/25/2010
Recently we were looking at changing Distributed Transaction Coordinator (DTC)’s log file size and...
Date: 03/18/2010
On my Windows 2008 server, I noticed that whenever I tried to navigate through COM+ explorer, the...
Date: 03/09/2010
MSDTC communication over the network depends upon RPC. RPC functionality through a firewall requires...
Date: 02/04/2010
WCF Client Code Generation - Issue with "Reuse types from referenced assemblies" option in Add Service Reference
I believe, there are some questions around "Resuse types from referenced assemblies" option under...
Date: 02/04/2010
Recently, I had the opportunity to work with one of the application developers who was trying to...
Date: 02/03/2010
Last Summer, I came across an interesting problem on wrokflow versioning. It included versioning for...
Date: 02/03/2010
Message Encoders are an interesting component within WCF channel stack. It’s primary job is to...
Date: 01/06/2010
A service’s endpoint identity is an important entity in an authentication process. Any WCF developer...
Date: 12/24/2009
Working with issued token is always fun. The whole possibility of making 3 components (client, RP...
Date: 12/11/2009